undefine
Type
command
Summary
Has no effect and is included in LiveCode for compatibility with imported Oracle Media Objects and SuperCard projects.
Syntax
undefine <propertyName> of <object>
Description
In SuperCard and Oracle Media Objects, the undefine command is used to release a previously-declared custom property.
In LiveCode, you can use a custom property without creating it first.
Parameters
Name | Type | Description |
---|---|---|
propertyName | ||
object |
Related
command: define
glossary: custom property, SuperCard, import, Oracle Media Objects, LiveCode
property: customKeys
Compatibility and Support
Introduced
LiveCode 1.0
Platforms
desktop
server